phpseclib3\Crypt\Rijndael C

Total Complexity 103
Dependencies 7
Dependents 1
Total lines 927
Lines of code 602
Logical lines of code 291
Comment lines 226
Methods 15
Properties 8

Methods 15

Method Rating Maintainability Complexity Lines of code
setupKey()
B
35 21 79
setupInlineCrypt()
A
33 11 112
isValidEngineHelper()
A
48 15 28
encryptBlock()
A
41 7 62
decrypt()
A
48 8 37
decryptBlock()
A
41 6 59
getTables()
S
33 3 69
getInvTables()
S
33 3 69
setBlockLength()
S
57 6 16
setKeyLength()
S
59 6 14
setKey()
S
61 6 13
encrypt()
S
56 3 19
setup()
S
64 4 9
__construct()
S
70 2 6
subWord()
S
63 2 10